Release 10.1A: OpenEdge Application Server:
Administration


Configuring BrokerConnect from the command line

You can use two command-line tools, adaptconfig and adaptman, with BrokerConnect on all OpenEdge-supported platforms.

Adaptconfig

Use adaptconfig to validate manual changes you made to the ubroker.properties file for BrokerConnect instances, as shown:

Syntax
adaptconfig [
  [ [ -name adapter-broker ] [ -propfile path-to-properties-file ]
    [ -validate ] ] | -help ] 

For information on using the adaptconfig utility, see the "ADAPTCONFIG" section.

Adaptman

Use adaptman to start, stop, query, and kill an existing instance of a SonicMQ Broker for BrokerConnect or to manipulate brokers on other machines by specifying the name of the machine and the port the AdminServer is running on. For example:

Syntax
adaptman {
  { -name adapter-broker { -kill | -start | -stop | -query }
    [ -host host-name -user user-name | -user user-name ] 
    [ -port port-number ] } | -help } 

For information on using the adaptconfig utility, see the "ADAPTMAN" section.

For information on serialized connections and administered objects, see OpenEdge Development: Messaging and ESB .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095